home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
kde-printer-applet
/
README
< prev
Wrap
Text File
|
2008-05-21
|
2KB
|
82 lines
In this file:
* About kdeutils
* Common Mistakes
* Debugging
* More Info
About kdeutils
--------------
This is a compilation of various desktop utilities.
* ark
Archiving tool
* cmake
CMake modules needed to build parts of KDE Utils.
* doc
XML based documentation for the programs.
* kcalc
scientific calculator
* kcharselect
select special characters from any fonts and put them into the clipboard
* kdessh
front end to ssh
* kdf
like 'df', a graphical free disk space viewer
* kfloppy
format a floppy disks with this program
* kgpg
graphical GPG frontend
* ktimer
execute programs after some time
* kwallet
KDE wallet management tool
* okteta
binary file editor
* printer-applet
a system tray utility that shows current print jobs, shows printer
warnings and errors and shows when printers that have been plugged
in for the first time are being auto-configured by hal-cups-utils.
* superkaramba
version of Karamba with python scripting
* sweeper
cleans unwanted traces the user leaves on the system
Common Mistakes
---------------
If configure claims Qt cannot be found, have a look at http://www.trolltech.com/
to get latest copy of Qt 4.4.x version. If you have peeked there already,
grab the SVN module qt-copy from http://anonsvn.kde.org/, or a snapshot thereof.
Debugging
---------
You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
want to have debug code in your KDE apps and libs. We recommend to do this,
since this is alpha software and this makes debugging things a whole lot
easier.
More Info
---------
Please direct any bug reports to our bug list by visiting
http://bugs.kde.org/.
Discussions related to the KDE Utils module or the code in playground/utils
are welcome in the KDE Utils mailing list (kde-utils-devel@kde.org).
General KDE discussions should go to the KDE mailing list (kde@kde.org).